Pet Store Web Service
Pet Store Web Service / Everything about your Pets Resource Group / updatePetWithForm (Post)
In This Topic
    PostupdatePetWithForm
    In This Topic

    Resource Path: /pet/{petId}

    Description
    Updates a pet in the store with form data
    Parameters
    NameDescriptionData Type
    ID of pet that needs to be updatedinteger
    Updated name of the petstring
    Updated status of the petstring
    Fault Responses
    FaultDescription
    Invalid input
    See Also